remotemanager.logging_utils.decorate_verbose module¶ Mixin class to provide underlying verbose properties remotemanager.logging_utils.decorate_verbose.make_verbose(cls)[source]¶ Adds the correct verbose properties to the class cls Parameters: cls – class to treat Returns: cls, modified